PATH
Mac OS X Documentation >
Developer Tools >
The Objective-C Compiler
The Character ESC in Constants
You can use the sequence
\e
in a string or character constant to stand for the ASCII character ESC.
The Objective-C CompilerPrevious | Contents | Next